Crate findshlibs [] [src]

findshlibs

Find the set of shared libraries currently loaded in this process with a cross platform API.

Modules

linux

Linux-specific implementation of the SharedLibrary trait.

Enums

IterationControl

Control whether iteration over shared libraries should continue or stop.

Traits

SharedLibrary

A trait representing a shared library that is loaded in this process.

Type Definitions

TargetSharedLibrary

The SharedLibrary trait implementation for the target operating system.